first commit
This commit is contained in:
15
extern/STLport/5.2.1/build/Makefiles/nmake/app/top.mak
vendored
Normal file
15
extern/STLport/5.2.1/build/Makefiles/nmake/app/top.mak
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# -*- makefile -*- Time-stamp: <03/09/28 18:46:10 ptr>
|
||||
# $Id$
|
||||
|
||||
!ifndef LDFLAGS
|
||||
LDFLAGS =
|
||||
!endif
|
||||
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/macro.mak
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/$(COMPILER_NAME).mak
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/rules-exe-$(OSNAME).mak
|
||||
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/rules-install-so.mak
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/rules-install-a.mak
|
||||
|
||||
!include $(RULESBASE)/$(USE_MAKE)/app/clean.mak
|
||||
Reference in New Issue
Block a user