Searched defs:PSWRAP (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DMakefile34 PSWRAP = ../pswrap/pswrap macro
68 V_PSWRAP_0 = @echo " PSWRAP" $@;
75 $(V_PSWRAP)$(PSWRAP) -o $*.c -a -f $*.h $<
78 $(V_PSWRAP)$(PSWRAP) -h $*.h -a -f $*.h $< > /dev/null
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DMakefile46 PSWRAP = ../pswrap/pswrap macro
217 # $(DPSOPSCFILES) $(PSOPSCFILES): $(PSWRAP)
244 V_PSWRAP_0 = @echo " PSWRAP" $@;
252 $(V_PSWRAP)$(PSWRAP) -a -o $*.c $<
255 $(V_PSWRAP)$(PSWRAP) -a -h $*.h $< > /dev/null

Completed in 10 milliseconds