home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra Super CD 1998 January
/
PCPLUS131.iso
/
DJGPP
/
V2
/
DJLSR201.ZIP
/
src
/
libc
/
posix
/
sys
/
stat
/
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-05
|
295 b
|
17 lines
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../../..
SRC += chmod.c
SRC += filelen.c
SRC += fixpath.c
SRC += fstat.c
SRC += is_exec.c
SRC += mkdir.c
SRC += mkfifo.c
SRC += st_loss.c
SRC += stat.c
SRC += umask.c
SRC += xstat.c
include $(TOP)/../makefile.inc