`# $Id: Package.host,v 1.4 2013/01/04 14:47:26 ksb Exp $ # platform recipe for %% Pkg name %% distriburtion 'changequote([,])dnl [O=` Q='] changequote(`,')dnl `SHELL=/bin/sh SUBDIR= local/%% list all the dirs from Makefile.meta (order them here) %% SOURCE= Makefile %% README INSTALL... configure %% MAKE=make all clean install: ${SOURCE} FRC xapply "${MAKE} -C %1 ${MFLAGS} DESTDIR=${Q}${DESTDIR}${Q} $@" ${SUBDIR} ${SOURCE}: co -q $@ FRC: 'dnl