fteqw/plugins/Makefile

15 lines
115 B
Makefile
Raw Normal View History

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