Changeset 42729 for trunk/ippconfig/Makefile.am
- Timestamp:
- Oct 24, 2024, 12:30:28 PM (21 months ago)
- File:
-
- 1 edited
-
trunk/ippconfig/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/Makefile.am
r39705 r42729 62 62 ipprc.config: $(srcdir)/ipprc.config.in 63 63 dvo.site: $(srcdir)/dvo.site.in 64 65 66 TGTDIR = $(PSCONFDIR)/$(PSCONFIG)/etc 67 SRC = compress 68 TGT = $(TGTDIR)/compress.mgc 69 70 install: $(TGT) 71 build: $(MGC) 72 73 if HAVE_LINUX 74 MES = YesLINUX 75 MGC = compress.mgc 76 else 77 MES = StillNoLINUX 78 MGC = gentoo 79 endif 80 81 $(TGT): $(MGC) 82 cp $(MGC) $(TGT) 83 84 test: $(TGT) 85 file o60523g0045o.2132764.wrp.2688740.skycell.1566.004.pswarp.mdc 86 file -m $(TGT) o60523g0045o.2132764.wrp.2688740.skycell.1566.004.pswarp.mdc 87 88 prt: 89 @echo $(MES)
Note:
See TracChangeset
for help on using the changeset viewer.
