Makefile.in 105 Bytes
Newer Older
Austin English's avatar
Austin English committed
1
MODULE    = netcfgx.dll
2
IMPORTS   = uuid
Austin English's avatar
Austin English committed
3 4

C_SRCS = \
5 6
	main.c \
	netcfg.c
7 8

IDL_SRCS = netcfgx_classes.idl