BeOS module by Kenneth Sanislo.
This commit is contained in:
parent
c4b559af03
commit
96c8225ef2
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ include $(TOPDIR)/Rules.make
|
|||
|
||||
OBJS=
|
||||
|
||||
MODULES= clone map unit action ai ui sound video network pathfinder siod game
|
||||
MODULES= clone map unit action ai ui sound video network pathfinder siod \
|
||||
game beos
|
||||
|
||||
all::
|
||||
@set -e; for i in $(MODULES) ; do $(MAKE) -C $$i all ; done
|
||||
|
|
Loading…
Add table
Reference in a new issue