source: Main/trunk/Platform/unixware.mk@ 300

Last change on this file since 300 was 300, checked in by Nishi, on Oct 10, 2024 at 11:04:08 AM

add

  • Property svn:keywords set to Id
File size: 130 bytes
Line 
1# $Id: unixware.mk 300 2024-10-10 02:04:08Z nishi $
2
3CC = cc
4AR = ar
5CFLAGS = -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I $(PWD)/VC6Compat
6LDFLAGS =
7LIBS =
8EXEC =
9LIBSUF = .so
Note: See TracBrowser for help on using the repository browser.