IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2005, 11:34:12 AM (21 years ago)
Author:
gusciora
Message:

This incorporates prototype code from Paul Price. It compiles, however none
of it has been tested at MHPCC.

Location:
trunk/psModules/src/config
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/Makefile.am

    r5170 r5355  
    33libpsmoduleconfig_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS)
    44libpsmoduleconfig_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    5 libpsmoduleconfig_la_SOURCES  =
     5libpsmoduleconfig_la_SOURCES  = \
     6    pmConfig.c
    67
    78psmoduleincludedir = $(includedir)
    8 psmoduleinclude_HEADERS =
    9 
     9psmoduleinclude_HEADERS = \
     10    pmConfig.h
Note: See TracChangeset for help on using the changeset viewer.