link development-mode packages in a separate pkg database
Use `PKGS' with the top-level makefile to select packages for a development-mode build. The default is "main-distribution", which includes all packages in "pkgs". original commit: d450ee97075ef92e3356b6ae27e8a53419dd9732
This commit is contained in:
parent
d07ff0ebc3
commit
95776e21cd
|
@ -4,4 +4,6 @@
|
|||
|
||||
(define deps '("at-exp-lib"
|
||||
"draw-lib"
|
||||
"syntax-color-lib"))
|
||||
"syntax-color-lib"
|
||||
"sandbox-lib"
|
||||
"rackunit-lib"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user