1 # Purpose: makefile for makegen example (UNIX).
4 top_srcdir = @top_srcdir@/..
6 program_dir = utils/makegen
11 DATAFILES = templates/Makefile.in templates/makefile.b32 \
12 templates/makefile.bcc templates/makefile.dos \
13 templates/makefile.g95 templates/makefile.sc \
14 templates/makefile.sl templates/makefile.twn \
15 templates/makefile.unx templates/makefile.vc \
16 templates/makefile.wat
21 include ../../src/makeprog.env