10 lines
124 B
Makefile
10 lines
124 B
Makefile
#
|
|
# mod.mk
|
|
#
|
|
# Copyright (C) 2010 Creytiv.com
|
|
#
|
|
|
|
SRCS += sa/ntop.c
|
|
SRCS += sa/printaddr.c
|
|
SRCS += sa/pton.c
|
|
SRCS += sa/sa.c
|