This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ginger88895
/
warzone2100
Watch
1
Star
0
Fork
You've already forked warzone2100
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c29df7dae5
warzone2100
/
data
/
mods
/
Makefile.am
5 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
* Move data/grim to data/mods/global/grim git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2404 4a71c877-e1ca-e34f-864e-861f7616d084
2007-08-17 10:42:17 -07:00
SUBDIRS
=
global
- Make "make -C data data" recursively build mods as well. SUBDIRS is apparently ignored for target!=all. - Add ABOUT-NLS, which is apparently required by gettext. (Copied from gettext-0.16.1) - Update po git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2465 4a71c877-e1ca-e34f-864e-861f7616d084
2007-09-22 04:45:49 -07:00
data
:
$(
MAKE
)
$(
AM_MAKEFLAGS
)
-C global data