Comments.

This commit is contained in:
William McBrine
2006-08-09 15:35:40 +00:00
parent 7aff3692e3
commit 0d79fb908f
3 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,2 +1,4 @@
# Version number macros for inclusion from makefiles
VER = 30
VERDOT = 3.0