--- main/Makefile.in.orig 2004-11-10 21:16:33.000000000 -0600 +++ main/Makefile.in 2006-10-29 19:43:52.000000000 -0600 @@ -72,6 +72,4 @@ archtable.h: $(top_srcdir)/archtable expand $< | \ - perl -ne 'print " { \"$$1\",$$2\"$$3\",$$4\"$$5\" },\n" \ - if m/^(?!\s*#)\s*(\S+)(\s+)(\S+)(\s+)(\S+)\s*$$/' \ - >$@ + perl -ne 'print " { \"$$1\",$$2\"$$3\",$$4\"$$5\" },\n" if m/^(?!\s*#)\s*(\S+)(\s+)(\S+)(\s+)(\S+)\s*$$/' >$@