Commit acdf0cf9 authored by Rafaël Carré's avatar Rafaël Carré

Do not redo .peflags target

parent 1d0ed515
......@@ -2587,6 +2587,8 @@ peflags.c:
cd peflags && gcc peflags.c -o peflags
install -d $(PREFIX)/bin
cd peflags && install ./peflags $(PREFIX)/bin
touch $@
CLEAN_PKG +=peflags
# ***************************************************************************
# Some cleaning
......
Markdown is supported
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