mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
Remove more stuff during 'make distclean'.
This commit is contained in:
parent
9a4ca08e5f
commit
6f59d3ce32
@ -32,7 +32,8 @@ clean:
|
|||||||
$(Q)rm -f $(clean-files)
|
$(Q)rm -f $(clean-files)
|
||||||
distclean: clean
|
distclean: clean
|
||||||
$(Q)rm -f $(lxdialog) $(conf-objs) $(mconf-objs) $(kxgettext-objs) \
|
$(Q)rm -f $(lxdialog) $(conf-objs) $(mconf-objs) $(kxgettext-objs) \
|
||||||
$(hostprogs-y) $(qconf-cxxobjs) $(qconf-objs) $(gconf-objs)
|
$(hostprogs-y) $(qconf-cxxobjs) $(qconf-objs) $(gconf-objs) \
|
||||||
|
mconf .depend
|
||||||
|
|
||||||
FORCE:
|
FORCE:
|
||||||
.PHONY: FORCE clean distclean
|
.PHONY: FORCE clean distclean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user