From 0d79fb908f39aa2e54b1527ffe447b6964f58522 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Wed, 9 Aug 2006 15:35:40 +0000 Subject: [PATCH] Comments. --- libobjs.mif | 3 ++- makedist.mif | 3 ++- version.mif | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libobjs.mif b/libobjs.mif index 81d7db13..0f513d5c 100644 --- a/libobjs.mif +++ b/libobjs.mif @@ -1,4 +1,5 @@ -# Common elements for most of the makefiles (not Watcom or LCC) +# Common elements for most of the DOS, OS/2 and Win32 +# makefiles (not Watcom or LCC) PDCURSES_CURSES_H = $(PDCURSES_HOME)/curses.h PDCURSES_CURSPRIV_H = $(PDCURSES_HOME)/curspriv.h diff --git a/makedist.mif b/makedist.mif index 419aa40b..79035125 100644 --- a/makedist.mif +++ b/makedist.mif @@ -1,4 +1,5 @@ -# Build a binary archive +# Makefile include: build a binary archive with Info-ZIP +# under DOS, OS/2 or Win32 dist: $(PDCLIBS) echo PDCurses $(VERDOT) for $(PLATFORM1) > file_id.diz diff --git a/version.mif b/version.mif index 8610667a..dc15ef07 100644 --- a/version.mif +++ b/version.mif @@ -1,2 +1,4 @@ +# Version number macros for inclusion from makefiles + VER = 30 VERDOT = 3.0