]> icculus.org git repositories - btb/d2x.git/blob - Makefile.am
Unified arch headers
[btb/d2x.git] / Makefile.am
1 SUBDIRS = 2d 3d maths mem cfile iff texmap misc input video sound arch main \
2 includes tools unused
3
4 changelog::
5         -touch ChangeLog
6         -tools/cvs2cl/cvs2cl.pl -b --utc
7         -rm -f ChangeLog.bak
8
9 ## to automatically rebuild aclocal.m4 if any of the macros in
10 ## `macros/' change
11 #@MAINT@include macros/macros.dep
12 #@MAINT@macros/macros.dep: macros/Makefile.am
13 #@MAINT@ cd macros && $(MAKE) macros.dep
14
15 EXTRA_DIST = \
16 ChangeLog \
17 djgpp.bat djgpp.sh \
18 cvshowto.txt readme.txt