1 2 3 4 5 6 7 8
AM_CFLAGS = $(BASE_CFLAGS) # this is not even built in the monolith, so don't install it noinst_PROGRAMS = stormdwg stormdwg_SOURCES = stormdwg.c EXTRA_DIST = README