mirror of
https://github.com/ENSL/NS.git
synced 2024-12-13 22:21:18 +00:00
54a4ac5469
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@85 67975925-1194-0748-b3d5-c16f83f1a3a1
11 lines
132 B
Makefile
11 lines
132 B
Makefile
#
|
|
# Basename for libraries
|
|
#
|
|
LIB_BASENAME = libstlport_sunpro42
|
|
COMP=SUN42
|
|
CC = CC
|
|
CXX = CC
|
|
|
|
include sunpro-common.mak
|
|
|
|
|