@ -55,3 +55,12 @@ $(BUILD_DIR)/ram.yy.c: src/ram.l
clean:
rm -rf $(BUILD_DIR)
rm -rf $(TARGET_DIR)
rm -f *.tar.gz
rm -f *.zip
FILES := README.md LICENSE Makefile src/
tar:
tar -czf ram.tar.gz $(FILES)
zip:
zip -r ram.zip $(FILES)
The note is not visible to the blocked user.