home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra Super CD 1998 January
/
PCPLUS131.iso
/
DJGPP
/
V2
/
DJLSR201.ZIP
/
src
/
libc
/
compat
/
bsd
/
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-08-23
|
188 b
|
11 lines
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..
SRC += bcmp.c
SRC += bcopy.c
SRC += bzero.c
SRC += index.S
SRC += rindex.S
include $(TOP)/../makefile.inc