%.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 ) link rel='vcs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/xar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+1
* - update to 1.5.2leeym2008-01-291-1/+1
* - Update to 1.5.1miwi2007-09-091-9/+5
* [patch] cleanup non-supported FreeBSD versionsedwin2007-04-161-7/+1
* Update the ftp/curl port to 7.16.0.roam2006-12-131-0/+1
* - Update to 1.4pav2006-04-151-1/+1