7 lines
132 B
Makefile
7 lines
132 B
Makefile
!ifdef NTMAKEENV
|
|
!include $(NTMAKEENV)\makefile.def
|
|
# no profile for this tool !
|
|
PERFLIBS=
|
|
PERFFLAGS=$(PERFFLAGS:/Gh=)
|
|
!endif
|