X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=visor;a=blobdiff_plain;f=libvisor%2FMakefile;fp=libvisor%2FMakefile;h=599c9f3202d0c0398ce5c877d1c330855cb28710;hp=757ab30fb4398af946b36b662cd13bdceab9782a;hb=94c867869ece77f27cf3c8b637d44e13d86f5b88;hpb=7357e1f153279a9d84d8671f02fa146575d4935e diff --git a/libvisor/Makefile b/libvisor/Makefile index 757ab30..599c9f3 100644 --- a/libvisor/Makefile +++ b/libvisor/Makefile @@ -7,7 +7,7 @@ liba = libvisor.a CFLAGS = -pedantic -Wall -g -Iinclude $(liba): $(obj) - $(AR) rcs $@ $< + $(AR) rcs $@ $(obj) -include $(dep)