################################################################## # # # Makefile (specific entries) # # # # Thomas Nemeth. # # # ################################################################## #include Config.make ################################################################## # # PACKAGE DEFINITION # PACKAGE = WMMaiLoad PROGRAM = wmmaiload ifndef VERSION VERSION = $(shell cat VERSION) endif SUBDIRS = wmmaiload wmmaiload-config doc