2017-04-25 14:41:48 +02:00
|
|
|
#
|
|
|
|
|
# rcsid $Header: /usr/cvsroot/magic-8.0/irouter/Makefile,v 1.1.1.1 2008/02/03 20:43:50 tim Exp $
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
MODULE = irouter
|
|
|
|
|
MAGICDIR = ..
|
2024-10-16 11:28:42 +02:00
|
|
|
SRCS = irCommand.c irMain.c irRoute.c irTestCmd.c irUtils.c
|
2017-04-25 14:41:48 +02:00
|
|
|
|
|
|
|
|
include ${MAGICDIR}/defs.mak
|
|
|
|
|
include ${MAGICDIR}/rules.mak
|