mkjambase now can process '. file' includes; default monolithic Jambase separated...
[k8jam.git] / defaults / Jambase.fix.nix
blob2edce6cc61b3c0950dd92ec23fdb4ace2ac0959b
2 # *NIX specific actions
4 if $(UNIX) {
5   actions GenFile1 {
6     PATH="$PATH:."
7     $(>[1]) $(<) $(>[2-])
8   }