IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12288


Ignore:
Timestamp:
Mar 6, 2007, 4:46:16 PM (19 years ago)
Author:
Paul Price
Message:

Removing psBitSet from the build --- we don't use it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/Makefile.am

    r8914 r12288  
    66libpslibtypes_la_SOURCES = \
    77        psArray.c \
    8         psBitSet.c \
    98        psHash.c \
    109        psList.c \
     
    1615        psPixels.c \
    1716        psArguments.c
     17#       psBitSet.c
    1818
    1919EXTRA_DIST = types.i
     
    2121pkginclude_HEADERS = \
    2222        psArray.h \
    23         psBitSet.h \
    2423        psHash.h \
    2524        psList.h \
     
    3130        psPixels.h \
    3231        psArguments.h
     32#       psBitSet.h
    3333
    3434CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.