85b9b7
build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.
@@ -276,6 +276,8 @@ version.tag: $(GIT_REFERENCE_INDEX)
|
|
276
276
|
touch version.tag
|
277
277
|
|
278
278
|
distclean: clean
|
279
|
+
rm -f cfgdefs.mk
|
280
|
+
rm -f usrdefs.mk
|
279
281
|
rm -f Makefile
|
280
282
|
|
281
283
|
clean: clean-implib
|