home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume26
/
xc-4.1
/
part01
/
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
|
1993-04-13
|
283 b
|
23 lines
# Makefile for XC
SHELL=/bin/sh
all \
xc \
install \
install.suid \
xc.man \
install.man \
clean \
shar \
tah \
taz \
lha \
shark: Makefile.xc xc.h
make $(MFLAGS) -f Makefile.xc $@
Makefile.xc: Makefile.in Configure
./Configure
xc.h: xc.h.in Configure
./Configure