Maketest.rules.in: Fix comment.
This commit is contained in:
parent
ed9cca6982
commit
1afed1f8d8
|
@ -1,7 +1,7 @@
|
|||
# Global rules for building dll unit tests -*-Makefile-*-
|
||||
#
|
||||
# Each individual makefile should define the following variables:
|
||||
# DLLTEST : the dll to test
|
||||
# TESTDLL : the dll to test
|
||||
# CTESTS : list of C test programs
|
||||
# EXTRALIBS : extra libraries to link in (optional)
|
||||
# EXTRADEFS : extra symbol definitions, like -DWINELIB (optional)
|
||||
|
|
Loading…
Reference in New Issue