;; filetype case to do that. Make a pathname and inspect it to
;; find out how to do this.
- (if (upper-case-p
- (char (pathname-type (make-pathname
- :type "TEST"
- :case :common))
- 0))
- #'string-upcase
- #'string-downcase))
+ (if (upper-case-p (char (pathname-type (make-pathname
+ :type "TEST"
+ :case :common))
+ 0))
+ #'string-upcase
+ #'string-downcase))
(outpath (output-type-pathname reason))
(deppath (make-pathname :type (concatenate 'string