From 2fdda232c62550dd005951e57c27a88c87cabfa7 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 20 Aug 2018 22:34:02 -0400 Subject: Add dependencies on gfx.h --- gfx/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gfx/Makefile b/gfx/Makefile index f2ae4bee..df71a8aa 100644 --- a/gfx/Makefile +++ b/gfx/Makefile @@ -14,6 +14,10 @@ all: .gitignore tags $(BINS) tags: *.h *.c ctags -w *.h *.c +brot.o gfxx.o: gfx.h + +cocoa.o fb.o x11.o: gfx.h + brot: brot.o $(GFX).o $(CC) $(LDFLAGS) brot.o $(GFX).o $(LDLIBS) $(LDLIBS_$(GFX)) -o $@ -- cgit 1.4.1 me='h' onchange='this.form.submit();'> dontfiles
summary refs log tree commit diff
path: root/home/.local/bin/wcfix (unfollow)
Commit message (Expand)Author
2020-08-02Add scooper update to "IRC Suite"June McEnroe
2020-07-31Add scooper to causal.agencyJune McEnroe
2020-07-25Fix setting second title request to GETJune McEnroe
2020-07-20Set pull.rebase trueJune McEnroe
2020-07-18Read from stdin in orderJune McEnroe
2020-07-18Actually fix nvim and doas presence testsJune McEnroe
2020-07-14Install up CGI with mode 700June McEnroe
2020-07-14Check that there is upload dataJune McEnroe
2020-07-14Add CGI upload program for temp.causal.agencyJune McEnroe
2020-07-10Add The Broken KingdomsJune McEnroe
2020-07-08Add facebook and twitter to title user-agentJune McEnroe
2020-06-30Tweak causal.agency for mostly no reasonJune McEnroe
2020-06-30Add Ancillary JusticeJune McEnroe
2020-06-26Add password non-manager to planJune McEnroe
2020-06-26Tweak TF2 sensitivities once moreJune McEnroe
2020-06-19Add note about litterbox bot useJune McEnroe
2020-06-19Publish "IRC suite"June McEnroe
2020-06-17Add errors to link.shJune McEnroe