Project

General

Profile

« Previous | Next » 

Revision 5452

lib/common.Makefile: Added $(sed)

View differences:

common.Makefile
17 17
# input.Makefile path is relative to subdir
18 18

  
19 19
# Formatting
20
sed = sed -$(if $(filter Darwin,$(os)),E,r)
20 21
_2Space = $(subst _,$(space),$(1))
21 22
*2Space = $(call _2Space,$*)
22 23

  

Also available in: Unified diff