home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
games
/
volume14
/
dunnet
/
part01
/
makefile
< prev
next >
Wrap
Makefile
|
1992-08-31
|
200b
|
9 lines
all: dun-globals.el
-mkdir ../bin
-emacs -batch -f batch-byte-compile *.el
-emacs -batch -l `pwd`/dun-util -f compile-globals
-rm dun-globals.elc
-mv dun-globals.dat ../bin
-mv *.elc ../bin