mirror of
https://github.com/solemnwarning/ipxwrapper
synced 2024-12-30 16:45:37 +01:00
Release IPXWrapper 0.6.1
This commit is contained in:
parent
fd4d78575d
commit
661b9a6677
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ $(shell mkdir -p $(DEPDIR)/src/ $(DEPDIR)/tools/ $(DEPDIR)/tests/tap/)
|
|||||||
DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$@.Td
|
DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$@.Td
|
||||||
DEPPOST = @mv -f $(DEPDIR)/$@.Td $(DEPDIR)/$@.d && touch $@
|
DEPPOST = @mv -f $(DEPDIR)/$@.Td $(DEPDIR)/$@.d && touch $@
|
||||||
|
|
||||||
VERSION := git
|
VERSION := 0.6.1
|
||||||
|
|
||||||
BIN_FILES := $(shell cat manifest.bin.txt)
|
BIN_FILES := $(shell cat manifest.bin.txt)
|
||||||
SRC_FILES := $(shell cat manifest.src.txt)
|
SRC_FILES := $(shell cat manifest.src.txt)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user