Commit 31292ff4 authored by Alexandre Julliard's avatar Alexandre Julliard

Remove generated assembly code on make clean.

parent 78b50f23
......@@ -92,4 +92,7 @@ krnl386.exe.spec.c: krnl386.exe.spec version16.res
version16.res: version16.rc
$(LDPATH) $(RC16) $(RC16FLAGS) -fo$@ $(SRCDIR)/version16.rc
clean::
$(RM) $(ASM_SRCS)
### Dependencies:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment