@@ -7,9 +7,9 @@ include ../modmake ${OUT}/k/type.h: type.h.m ${TMP}/typesize.def - $(m-comp) $< $(file < ${TMP}/typesize.def) > $@ + $(m-comp) $(file < ${TMP}/typesize.def) $< > $@ ## the below code predates the introduction of gpp ## to generate these headers from templates instead ## of trying to write one for everypossible arch