home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra Super CD 1998 January
/
PCPLUS131.iso
/
DJGPP
/
V2
/
DJLSR201.ZIP
/
src
/
libc
/
dos
/
dir
/
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-06-13
|
270 b
|
15 lines
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..
SRC += findfirs.c
SRC += findnext.c
SRC += fnmerge.c
SRC += fnsplit.c
SRC += ftreewlk.c
SRC += ftw.c
SRC += getdisk.c
SRC += setdisk.c
SRC += srchpath.c
include $(TOP)/../makefile.inc