90s/Makefile

5 lines
114 B
Makefile
Raw Normal View History

rush: rush.c color.c constants.h history.c commands.c
gcc -o rush rush.c color.c history.c commands.c
2024-01-31 02:02:32 +01:00
all:
rush