# Generated automatically from Makefile.in by configure.
#
# This is the Makefile for the net-subdirectory of the DOS-emulator
# for Linux.
#

REALTOPDIR=/u3/jtk/dosemu-0.63.1.2
TOPDIR=/u3/jtk/dosemu-0.63.1.2/src
CFLAGS=-O3 -m486 -fomit-frame-pointer    -Wall -I/u3/jtk/dosemu-0.63.1.2/src/include  -I/u3/NetBSD-current/src/sys/include -I/u3/jtk/dosemu-0.63.1.2/src/base/dev/pic -I/u3/jtk/dosemu-0.63.1.2/src/dosext/dpmi  -I/usr/X11R6/include
LDFAGS=
CC=gcc

# The following variables may go into the Makfile in the parent-directory

SUBDIR=net

# let gcc do extended checking


CFILES = ipx.c ipxglt.c libpacket.c pktnew.c inifile.c
HFILES =       libpacket.h 
DEPENDS= $(CFILES:.c=.d)
OBJS=$(CFILES:.c=.o)

ALL = $(CFILES) $(HFILES) libpacket.c.multi libpacket.c.single \
	pktnew.c.multi pktnew.c.single README


all:  lib

install:

include $(REALTOPDIR)/src/Makefile.common
