Cleaned useless code and impoved some things

This commit is contained in:
hellisabove
2022-01-11 18:19:32 +02:00
parent 773b546f42
commit 002c629403
2 changed files with 5 additions and 23 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
OBJS = shell.o
SOURCE = shell.c
HEADER =
OUT = ss
OUT = sh
CC = gcc
FLAGS = -g -c
LFLAGS = -lreadline