Ignore:
Timestamp:
11/03/04 12:00:09 (19 years ago)
Author:
bas
Message:

Addded Configure script and debian tools:

  • Thanks to Yaroslav Halchenko
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/src/Makefile

    r57 r64  
    22# $Id$
    33#
    4 LIBS    =  -L/opt/pbs/usr/lib -llog -lnet -lpbs
     4LIBS    =  -L/usr/lib/torque -llog -lnet -lpbs
    55INCLUDE =  -I/usr/include/python2.1
    66
     
    1010
    1111clean::
    12         rm *.o pbs.pyc *.so
     12        rm -f *.o pbs.pyc *.so
Note: See TracChangeset for help on using the changeset viewer.