12 lines
377 B
Diff
12 lines
377 B
Diff
--- ../cache/nethack-3.6.1/sys/unix/Makefile.src 2018-04-27 12:07:22.000000000 +0000
|
|
+++ ./sys/unix/Makefile.src 2018-07-13 00:19:45.994451653 +0000
|
|
@@ -623,7 +623,7 @@
|
|
# up to date before being executed
|
|
../include/date.h: $(VERSOURCES) $(HACK_H)
|
|
-$(SHELL) ../sys/unix/gitinfo.sh $(GITINFO) #before 'makedefs -v'
|
|
- ../util/makedefs -v
|
|
+ ../util/makedefs.host -v
|
|
|
|
|
|
lint:
|