home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
amiga
/
programm
/
utility
/
bmake15.lzh
/
builtins.make
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-05-27
|
226 b
|
17 lines
# builtins.make
# (c) Copyright 1991 by Ben Eng, All Rights Reserved
#
# example builtins.make file that defines some builtin rules
clean:
echo "clean"
install:
echo "install"
shar:
echo "shar"
love:
@echo " not war!"