mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
Corrected line continuation for Watcom.
This commit is contained in:
@@ -56,7 +56,7 @@ LIBCURSES = pdcurses.lib
|
||||
LIBPANEL = panel.lib
|
||||
|
||||
PDCLIBS = $(LIBCURSES) $(LIBPANEL)
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe \
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe &
|
||||
firework.exe ptest.exe rain.exe worm.exe
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -55,7 +55,7 @@ LIBCURSES = pdcurses.lib
|
||||
LIBPANEL = panel.lib
|
||||
|
||||
PDCLIBS = $(LIBCURSES) $(LIBPANEL)
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe \
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe &
|
||||
firework.exe ptest.exe rain.exe worm.exe
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -56,7 +56,7 @@ LIBCURSES = pdcurses.lib
|
||||
LIBPANEL = panel.lib
|
||||
|
||||
PDCLIBS = $(LIBCURSES) $(LIBPANEL)
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe \
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe &
|
||||
firework.exe ptest.exe rain.exe worm.exe
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -54,7 +54,7 @@ LIBCURSES = pdcurses.lib
|
||||
LIBPANEL = panel.lib
|
||||
|
||||
PDCLIBS = $(LIBCURSES) $(LIBPANEL)
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe \
|
||||
DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe &
|
||||
firework.exe ptest.exe rain.exe worm.exe
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user