Mercurial > hg > RemoteViewer
view Makefile @ 23:8f93457656b4
display the command that's executed in the log viewer
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 26 Sep 2014 04:18:23 +0200 |
parents | 07d74b88ac8d |
children |
line wrap: on
line source
.PHONY: remote_viewer clean all: remote_viewer remote_viewer: $(MAKE) -C RemoteViewer clean: rm $(ZIP_FILE)