Changeset 299
- Timestamp:
- 11/01/99 10:53:51 (25 years ago)
- Location:
- trunk/MagicSoft/Simulation/Detector/Reflector
- Files:
-
- 2 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Reflector/Makefile
r292 r299 19 19 # 20 20 # $RCSfile: Makefile,v $ 21 # $Revision: 1. 1.1.1$21 # $Revision: 1.2 $ 22 22 # $Author: harald $ 23 # $Date: 1999-1 0-29 07:00:32$23 # $Date: 1999-11-01 10:53:48 $ 24 24 # 25 25 ################################################################## … … 28 28 # @code 29 29 30 INCLUDEMK = config.mk 30 INCLUDEMK = config.mk.${OSTYPE} 31 31 include ${INCLUDEMK} 32 32 … … 40 40 -I${INCLUDE_MC} \ 41 41 -I${INCLUDE_REFL} \ 42 -I/usr/include 42 -I/usr/include -I/usr/include/g++ 43 43 44 44 #CERNLIBDIR = ${CERNDIR}/pro/lib/
Note:
See TracChangeset
for help on using the changeset viewer.