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