commit | 75fcf626c6e950c72eca97070a956602dbef963e | [log] [tgz] |
---|---|---|
author | Bill Richardson <[email protected]> | Tue Mar 16 13:05:12 2010 -0700 |
committer | Bill Richardson <[email protected]> | Tue Mar 16 13:05:12 2010 -0700 |
tree | f2ed8a2274ef20b280306b8b9d83e60f01afae81 |
Adding source for rootdev utility.
diff --git a/files/Makefile b/files/Makefile new file mode 100644 index 0000000..873a392 --- /dev/null +++ b/files/Makefile
@@ -0,0 +1,6 @@ + +rootdev : rootdev.c + +.PHONY: clean clobber +clean clobber: + rm -f rootdev