nuq/Makefile.am

10 lines
310 B
Text
Raw Normal View History

2000-08-19 22:24:16 +00:00
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
2001-05-22 14:39:46 +00:00
SUBDIRS = include source RPM
2000-08-19 22:24:16 +00:00
2000-08-29 00:10:19 +00:00
EXTRA_DIST = tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \
2000-08-19 22:24:16 +00:00
tools/gas2masm/gas2masm.dsp tools/gas2masm/gas2masm.dsw \
2000-08-29 00:10:19 +00:00
tools/gas2masm/gas2masm.mak tools/gas2masm/gas2masm.mdp \
bootstrap