Fix *.sh and run modes
This commit is contained in:
parent
be065ea8f3
commit
23623d1e56
@ -13,6 +13,7 @@ BIGOBJ= test20 test24
|
||||
ROOTOBJ= test11 test33
|
||||
|
||||
all: $(OBJ) $(BIGOBJ) $(ROOTOBJ)
|
||||
chmod 755 *.sh run
|
||||
|
||||
$(OBJ):
|
||||
$(CC) $(CFLAGS) -o $@ $@.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user