mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-05 11:25:16 -04:00
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
# Copyright 2004 Vladimir Prus
|
|
# Distributed under the Boost Software License, Version 1.0.
|
|
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
ECHO build system bootstrapped ;
|
|
DEPENDS all : nothing ;
|
|
NOTFILE nothing ;
|