Make insnsb.c an actual compilation unit
authorH. Peter Anvin <hpa@zytor.com>
Tue, 13 May 2008 21:29:47 +0000 (14:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 13 May 2008 21:29:47 +0000 (14:29 -0700)
commit2c94c44f35f3406f64765fe1f78448788580fcaf
tree714f1ce146079c125d6a1aea2f4979170ecff12a
parent0a4d23219ec3237e5ca54e9ff06a44cfdcd9581a
Make insnsb.c an actual compilation unit

"make alldeps" doesn't really like it when included files end in *.c.
Instead of renaming insnsb.c to insnsb.h, make it an actual
compilation unit, since there really isn't any reason for it not to
be.
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
insns.h
insns.pl