Skip to content
Snippets Groups Projects
Commit 0f7af814 authored by Emilio G. Cota's avatar Emilio G. Cota Committed by Juan David Gonzalez Cobas
Browse files

rawio/Makefile: add 'clean' target

parent 40ccfeff
No related branches found
No related tags found
No related merge requests found
vmeio: vmeio.c
$(CC) -g -Wall -I../include $^ -o $@
clean:
rm -rf vmeio
.PHONY: clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment