- Timestamp:
- Feb 24, 2002, 12:50:47 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/odinprof/makefile
r7421 r7998 1 # $Id: makefile,v 1. 1 2001-11-22 10:43:59 phallerExp $1 # $Id: makefile,v 1.2 2002-02-23 23:50:47 bird Exp $ 2 2 3 3 # … … 45 45 # Libraries. One space before the '\'. 46 46 # 47 LIBS = $(LIB_DEMANGLE) 48 !if "$(LIB_DEMANGLE)" == "" 49 !error demangle not configured for this compiler 50 !endif 47 51 48 LIBS = demangl.lib49 52 50 53 #
Note:
See TracChangeset
for help on using the changeset viewer.