Changeset 1981 for trunk/test/xolotl
- Timestamp:
- Oct 6, 2012, 12:42:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/xolotl/Makefile.am
r1923 r1981 3 3 4 4 AM_CPPFLAGS = -I$(top_srcdir)/src 5 6 all-local: $(noinst_PROGRAMS)7 test x$(MAKE_FSELF) = xno || make_fself xolotl$(EXEEXT) xolotl.self8 9 CLEANFILES = $(noinst_PROGRAMS:%$(EXEEXT)=%.self) \10 $(noinst_PROGRAMS:%$(EXEEXT)=%.elf) \11 $(noinst_PROGRAMS:%$(EXEEXT)=%.exe)12 5 13 6 noinst_PROGRAMS = xolotl
Note: See TracChangeset
for help on using the changeset viewer.