Removed rash integration again and backported raco call.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#lang info
|
||||
|
||||
(define pkg-authors '(hnmdijkema))
|
||||
(define version "0.2")
|
||||
(define version "0.3.6")
|
||||
(define license 'MIT)
|
||||
(define collection "racket-makefile")
|
||||
(define pkg-desc
|
||||
"A small Racket language for make-style dependency builds.")
|
||||
"Functional make-style target procedures for Racket.")
|
||||
|
||||
(define scribblings
|
||||
'(("scrbl/racket-makefile.scrbl" () (library 0))))
|
||||
|
||||
Reference in New Issue
Block a user