%.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 ) nome/atom/games/lm-solve/distinfo?h=gstreamer' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/lm-solve/distinfo
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.8.4pgollucci2009-07-231-3/+3
* Update to 0.8.3mat2007-08-30