%.h: %.list ( $(GLIB_GENMARSHAL) --prefix=$(subst -,_,$*) $< --header > $@.tmp \ && mv $@.tmp $@ ) || ( rm -f $@.tmp && exit 1 ) %.c: %.list %.h ( (echo "#include \"$*.h\""; $(GLIB_GENMARSHAL) --prefix=$(subst -,_,$*) $(srcdir)/$*.list --body) > $@.tmp \ && mv $@.tmp $@ ) || ( rm -f $@.tmp && exit 1 ) dParms?h=main' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-NamedParms
Commit message (Expand)AuthorAgeFilesLines
* support STAGEDIR.vanilla2013-10-282-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Add WWWsunpoet2013-08-301-1/+0
* - Use single space after WWW:sunpoet2013-08-291-1/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* For perl@ owned ports:eadler2013-03-291-6/+2
* - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+1
* -remove MD5ohauer2011-07-031-1/+0