Mercurial > vba-clojure
comparison src/Makefile.am @ 13:731894a84231
clean up makefile
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 03 Mar 2012 11:10:08 -0600 |
parents | 458a4f18f3cd |
children | ac56489c2ca6 |
comparison
equal
deleted
inserted
replaced
12:3c287cb0ace6 | 13:731894a84231 |
---|---|
1 SUBDIRS = lua | 1 SUBDIRS = lua |
2 | |
3 #CORE_SUBDIRS = gba gb common filters | |
4 | |
5 #EXTRA_SUBDIRS = prof sdl gtk lua | |
6 | |
7 #SUBDIRS = $(CORE_SUBDIRS) @VBA_SRC_EXTRA@ | |
8 | |
9 #DIST_SUBDIRS = $(CORE_SUBDIRS) $(EXTRA_SUBDIRS) | |
10 | |
11 #dist_sysconf_DATA = VisualBoyAdvance.cfg | |
12 | |
13 #EXTRA_DIST = win32 | |
14 | |
15 #dist-hook: | |
16 # rm -rf `find $(distdir)/win32 -name CVS` |