Makefile.in 77 Bytes
Newer Older
1 2
MODULE    = avrt.dll
IMPORTLIB = avrt
3
IMPORTS   = user32
4 5 6

C_SRCS = \
	main.c