mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-28 20:06:33 +00:00
Add fileio_tgt and scstadmin release-archive Makefile target (merge r4732, 4733 and 4734 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4735 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -115,4 +115,7 @@ perf2debug:
|
||||
@cmp Makefile Makefile.aa >/dev/null; if [[ $$? = 0 ]]; then rm Makefile.aa; echo "sed failed: wrong original state?"; false; fi
|
||||
rm Makefile.aa
|
||||
|
||||
release-archive:
|
||||
../../scripts/generate-release-archive fileio_tgt "$$(sed -n 's/^#define[[:blank:]]VERSION_STR[[:blank:]]*\"\([^\"]*\)\".*/\1/p' fileio.c)"
|
||||
|
||||
.PHONY: all install uninstall clean extraclean debug2release release2debug debug2perf perf2debug
|
||||
|
||||
Reference in New Issue
Block a user