Skip to content
Snippets Groups Projects
Commit 41d76e0c authored by Claudio Scafuri's avatar Claudio Scafuri :speech_balloon:
Browse files

fix for incremental build

parent 62421b29
No related branches found
No related tags found
No related merge requests found
TARGET = elettra.xml
all : ${TARGET}
mkdir etc
mkdir -p etc
ln ${TARGET} etc/${TARGET}
clean :
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment