home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
gnu
/
findutils-4.1-src.lha
/
findutils-4.1
/
xargs
/
Makefile.am
next >
Wrap
Makefile
|
1994-10-02
|
212b
|
10 lines
PROGRAMS = xargs
MANS = xargs.1
INCLUDES = -I.. -I$(top_srcdir)/lib
LDADD = ../find/version.o ../lib/libfind.a
CONFIG_HEADER = ../config.h
$(PROGRAMS): ../find/version.o ../lib/libfind.a
xargs.o: ../lib/wait.h