IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1950


Ignore:
Timestamp:
Oct 4, 2004, 2:50:33 PM (22 years ago)
Author:
gusciora
Message:

psConstants.h install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/Makefile

    r1787 r1950  
    3434
    3535# Define PHONY target "install" which will install necessary files
     36# XXX: Do the psConstants.h install.
    3637install: $(TARGET_STATIC)
    3738        install $(HEADERS) $(includedir)
     39        install psConstants.h $(includedir)
     40
    3841
    3942# Define PHONY target "distclean" which will cleanup the distribution
Note: See TracChangeset for help on using the changeset viewer.