fteqw/plugins/Makefile
Spoike 8e0c688b58 added some makefiles
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1023 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-17 22:05:45 +00:00

14 lines
115 B
Makefile

all: hud irc
.PHONY: all hud irc
help:
@-echo make a subdirectory
hud:
$(MAKE) -C hud
irc:
$(MAKE) 0C irc