source: trunk/testcase/441.gmk@ 594

Last change on this file since 594 was 207, checked in by bird, 23 years ago

#441: Initial testcase.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 388 bytes
RevLine 
[207]1
2#CFLAGS = -Zomf
3CFLAGS =
4
5# Make only understands escapes
6EXEOBJS = 441main.o 441-1.o
7
8# The escapes here doesn't work in cmd.exe
9SHELL = sh
10
11.SUFFIXES: .c .o .obj