Initial commit

FossilOrigin-Name: 4daaf3b7829f4336c9515b9d55e1fd1c8f11f1416c7c69f2c4f55fb528d00ba0
This commit is contained in:
7u83@mail.ru
2016-02-27 04:33:57 +00:00
parent a7dbeb049a
commit 8f325f2f6f
16 changed files with 1637 additions and 1 deletions

10
src/mod/cisco/Makefile Normal file
View File

@ -0,0 +1,10 @@
OBJS=\
mod_cisco_ac.o \
cisco_actions_ac.o \
NAME=libcisco.a
include ../Mod.mak