forked from AuroraMiddleware/gtk
ea8873da55
We are actually not using the crypt() in GDK-Broadway for quite a while, so the code implementation for MSVC is actually not used. So, it's time to get rid of this.
13 lines
144 B
Makefile
13 lines
144 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = \
|
|
vs9 \
|
|
vs10 \
|
|
vs11 \
|
|
vs12 \
|
|
vs14
|
|
|
|
EXTRA_DIST += replace.py
|
|
|
|
-include $(top_srcdir)/git.mk
|