APP-COMM-Capitel/makefile.os2

14 lines
211 B
Plaintext
Raw Permalink Normal View History

2013-04-01 17:21:53 +00:00
all: ctelos2t.exe \
ctelos2e.exe \
ctelos2g.exe \
ctelos2t.exe:
nmake -f ctelos2t.mak
ctelos2e.exe:
nmake -f ctelos2e.mak
ctelos2g.exe:
nmake -f ctelos2g.mak