mirror of
https://github.com/morgant/mlvwm.git
synced 2024-11-22 01:31:16 +00:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
|
XCOMM Imakefile for MLVWM
|
||
|
|
||
|
#include "../configure.h"
|
||
|
|
||
|
XCOMM Do not change from here !
|
||
|
|
||
|
all::
|
||
|
InstallManPage(mlvwm,$(MANDIR))
|