IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42783


Ignore:
Timestamp:
Jan 9, 2025, 5:51:28 PM (16 months ago)
Author:
tdeboer
Message:

clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-ops-20220906/ippconfig/Makefile.am

    r42731 r42783  
     1TGT  = $(PSCONFDIR)/$(PSCONFIG)/etc/compress.mgc
     2
    13SUBDIRS = \
    24        recipes \
     
    3638built_files = \
    3739        ipprc.config \
    38         dvo.site
     40        dvo.site \
     41        $(TGT)
    3942
    4043installdir = $(datadir)/ippconfig
     
    6467
    6568
    66 TGTDIR  = $(PSCONFDIR)/$(PSCONFIG)/etc
    67 SRC     =       compress
    68 TGT     =       $(TGTDIR)/compress.mgc
    69 
    70 install: $(TGT)
    71 build:   $(MGC)
    7269
    7370if HAVE_LINUX
Note: See TracChangeset for help on using the changeset viewer.