mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Comments.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# Version number macros for inclusion from makefiles
|
||||
|
||||
VER = 30
|
||||
VERDOT = 3.0
|
||||
|
||||
Reference in New Issue
Block a user