summary refs log tree commit diff
path: root/port/caesar/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-21 11:00:40 -0400
committerJune McEnroe <june@causal.agency>2021-03-21 11:00:40 -0400
commit6cbc9d75cad2caf2f950e7cd8ba1ba281a2daecb (patch)
treee09de6debacf36a8e949ae3141f972f53b224c8f /port/caesar/Makefile
parentAdd some missing justification to "C Style" (diff)
downloadsrc-6cbc9d75cad2caf2f950e7cd8ba1ba281a2daecb.tar.gz
src-6cbc9d75cad2caf2f950e7cd8ba1ba281a2daecb.zip
Add Her Body and Other Parties
I have a problem with short stories. They pull you in and then take
you nowhere. The stories were good though, and I especially liked
the SVU one.
Diffstat (limited to 'port/caesar/Makefile')
0 files changed, 0 insertions, 0 deletions
version not CGIT_VERSIONJohn Keeping We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping