1 #************************************************************************
2 # Makefile for MINIMAL under VMS
4 # (incomplete) update history:
6 #************************************************************************
8 #************************************************************************
10 # (cave: definitions and includes must begin with ',')
11 #************************************************************************
17 #************************************************************************
19 #************************************************************************
24 # Object modules of the application.
28 .include [--.src]makevms.env
32 $(LINK) $(LINKFLAGS) /exec=$(MAIN).exe $(OBJLIST),$(WXLIB)/lib,$(OPTSFILE)/option
35 #************************************************************************
36 # Header file depedencies following
37 #************************************************************************