Update Makefile
This commit is contained in:
parent
2bc1fbe8d2
commit
df3059f120
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,7 +1,6 @@
|
|||
.POSIX:
|
||||
.SUFFIXES:
|
||||
|
||||
CC = cc
|
||||
VERSION = 1.0
|
||||
TARGET = vip
|
||||
PREFIX ?= /usr/local
|
||||
|
|
Loading…
Reference in a new issue