]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - alias/alias.c
shell_cmds-170.tar.gz
[apple/shell_cmds.git] / alias / alias.c
diff --git a/alias/alias.c b/alias/alias.c
deleted file mode 100644 (file)
index 23abd94..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-/* This file is a dummy file to make the Makefile to work correctly to install
-   the shell scripts. It does not lead to any deliverable. Do not remove this
-   file from this (..../shell_cmds/alias) directory.
-*/
-int main()
-{
-  exit(0);
-}
-