home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
unix
/
volume27
/
distributed-c-2.1
/
part01
/
examples
/
nullst
/
Makefile
next >
Wrap
Makefile
|
1993-12-22
|
170b
|
9 lines
TARGETS = "hpeick9, hphalle7a"
nullst: nullst.dc
dcc -a -A "-lm" nullst.dc
clean:
-find . -name nullst.mf -exec make -f {} clean \;
-\rm -f dcc.debug dcadmin.debug