freebsd-skq/sys/dev/aic7xxx/aicasm
marcel de9be251f5 Fix include directories for crossbuilding.
aicasm is run on the build machine and therefore needs to be
compiled and linked against the headers and libraries (resp)
of the build machine. Since normally the default include
directories are search after any specified on the command
line, make sure we don't accidentally pick up machine
dependent headers from the kernel compile directory by
specifying /usr/include first.

This solves the (cross) build problem for ia64.

Approved by: gibbs
2000-12-13 23:15:12 +00:00
..
aicasm_gram.y Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_insformat.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_scan.l Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_symbol.c Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_symbol.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm.c Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
Makefile Fix include directories for crossbuilding. 2000-12-13 23:15:12 +00:00