Changeset 2061


Ignore:
Timestamp:
2001-02-23T16:56:40+13:00 (23 years ago)
Author:
paynter
Message:

Removed old, unused rule.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/phind/host/Makefile.in

    r1651 r2061  
    7676# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
    7777
    78 host : host.cc $(MGPPLIBS)
    79     $(CC) $(DEFS) $(INCLUDES) $(CCFLAGS) $(LIBS) -o host host.cc $(MGPPLIBS)
    80 
    8178phindcgi : phindcgi.cpp $(MGPPLIBS)
    8279    $(CC) $(DEFS) $(INCLUDES) $(CCFLAGS) $(LIBS) -o phindcgi phindcgi.cpp $(MGPPLIBS) $(GSDLLIBS)
Note: See TracChangeset for help on using the changeset viewer.