Skip to content

Commit

Permalink
Fix Makevars
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Dec 14, 2015
1 parent 72a4bf0 commit c562439
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Makevars.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
PKG_CPPFLAGS=@cflags@
PKG_LIBS=@libs@

all: clean

clean:
rm -f $(OBJECTS)

0 comments on commit c562439

Please sign in to comment.