first commit
This commit is contained in:
21
extern/STLport/5.2.1/build/Makefiles/gmake/hp-ux/sys.mak
vendored
Normal file
21
extern/STLport/5.2.1/build/Makefiles/gmake/hp-ux/sys.mak
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Time-stamp: <07/05/31 00:47:11 ptr>
|
||||
#
|
||||
# Copyright (c) 1997-1999, 2002, 2003, 2005-2007
|
||||
# Petr Ovtchenkov
|
||||
#
|
||||
# Copyright (c) 2006, 2007
|
||||
# Francois Dumont
|
||||
#
|
||||
# Portion Copyright (c) 1999-2001
|
||||
# Parallel Graphics Ltd.
|
||||
#
|
||||
# Licensed under the Academic Free License version 3.0
|
||||
#
|
||||
|
||||
INSTALL := cp
|
||||
|
||||
INSTALL_SO := ${INSTALL}
|
||||
INSTALL_A := ${INSTALL}
|
||||
INSTALL_EXE := ${INSTALL}
|
||||
|
||||
EXT_TEST := /usr/bin/test
|
||||
Reference in New Issue
Block a user