X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/f14763b62d364f4921ecf13fcfdc9e2996b8e35e..1e9ba8f296be091930a3581807af9427e985df37:/alias/alias.c?ds=sidebyside diff --git a/alias/alias.c b/alias/alias.c deleted file mode 100644 index 23abd94..0000000 --- a/alias/alias.c +++ /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); -} -