
Makes the Makefile easier to write and the output a little nicer. Inspired by a similar tool ;-)
8 lines
74 B
Makefile
8 lines
74 B
Makefile
preinstall:
|
|
|
|
postinstall:
|
|
RUN systemctl enable rabbitmq.service
|
|
|
|
clean:
|
|
|