makefile
Upload User: qdkongtiao
Upload Date: 2022-06-29
Package Size: 356k
Code Size: 0k
Category:

source in ebook

Development Platform:

Visual C++

  1. # executable files for this directory
  2. OBJECTS = screen3.exe
  3. # tells make to use the file "..MS_makefile_template", which
  4. # defines general rules for making .obj and .exe files
  5. include ..MS_makefile_template
  6. screen3.o: screen3.h