makefiles: Move the static library rules to the global Make.rules file.
[wine.git] / dlls / uuid / Makefile.in
blob904c354e4c275fa9923482a514631838cc71398f
1 STATICLIB = libuuid.a
3 C_SRCS = \
4 uuid.c
6 @MAKE_IMPLIB_RULES@