Differences From Artifact [083522c323]:
- File Makefile — part of check-in [88f96696b7] at 2019-05-03 13:30:11 on branch trunk — Added start of flexible mode (user: rkeene, size: 949) [annotate] [blame] [check-ins using]
To Artifact [1a2e05ec17]:
- File Makefile — part of check-in [9bcf758fef] at 2019-05-08 16:26:05 on branch trunk — Use Tcl filesystem data to pass around a pointer to the central register proc (user: rkeene, size: 944) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 | - + | CPPFLAGS := -I. -DUSE_TCL_STUBS=1 -DXVFS_MODE_FLEXIBLE CFLAGS := -fPIC -g3 -ggdb3 -Wall LDFLAGS := |
︙ |