diff options
-rw-r--r-- | init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile index c1e9abdc..042ff0ae 100644 --- a/init/Makefile +++ b/init/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -dir := init.trim +dir := init makemode := server SRCS = init.c |