Ignore:
Timestamp:
11/07/03 15:34:47 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile.rules

    r2122 r2485  
    1 
    2 depend:
    3         @makedepend $(SRCS) $(INCLUDES) -I$(INCLUDE_CPLUS) $(ROOTCFLAGS) \
    4         -f Makefile.depend 2> kk.kk ; cat kk.kk
    51
    62$(LIB): $(OBJS) $(HEADERS) $(CINT)Cint.o
     
    2622        @echo " - Compiling" $<
    2723        $(CC) $(CFLAGS) -c $< -o $@
     24
    2825#
    2926# The cleaning facility
Note: See TracChangeset for help on using the changeset viewer.