#
# Makefile for use with gcc on Linux
#
E=
O=o
RM=rm -f
CP=cp
PCILIB=-lpci -lz

include common.mk
