GAME=/usr/local/games/mush all: (cd ../obj; make all) dbconvert: (cd ../obj; make dbconvert) netmush: (cd ../obj; make netmush) mkindx: (cd ../obj; make mkindx) kow: netmush mv ../obj/netmush $(GAME) strip $(GAME)/netmush