home *** CD-ROM | disk | FTP | other *** search
- #----------------------------------------------------------------------------
- # Borland C++
- # Copyright (c) 1987, 1996 Borland International Inc. All Rights Reserved.
- # examples\win95\traynot\makefile
- #----------------------------------------------------------------------------
-
- SYSTEMS = WIN32
- OSMAJOR = 4
- OSMINOR = 0
- CPCH = -Hc -H"windows.h" -H=app32.csm
- EXERES = app32
-
- !include $(BCEXAMPLEDIR)\makefile.gen
-