home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 34
/
Super PC 34 (Shareware).iso
/
spc
/
UTIL
/
DJGPP2
/
V2
/
DJLSR200.ZIP
/
src
/
libc
/
compat
/
string
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-04-19
|
300 b
|
17 lines
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..
SRC += ffs.S
SRC += memccpy.c
SRC += stpcpy.c
SRC += strcasec.S
SRC += strdup.c
SRC += stricmp.c
SRC += strlwr.c
SRC += strncase.S
SRC += strnicmp.c
SRC += strsep.c
SRC += strupr.c
include $(TOP)/../makefile.inc